home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 September / EnigmA AMIGA RUN 30 (1998)(G.R. Edizioni)(IT)[!][issue 1998-09].iso / recent / mixerz.lha / mXm.dd < prev   
Text File  |  1998-07-03  |  514b  |  13 lines

  1. /* MeNuMiXer v0.7b By XpoSe ! */
  2. Parse Arg node
  3. Options results
  4. nodeid="DREAMREXX"node
  5. address value nodeid
  6. tr = transmit
  7. fifoexecute "rename ice:display/iso/commands.gfx ice:display/iso/commands.XT"
  8. fifoexecute "rename ice:display/iso/commands.B ice:display/iso/commands.YT"
  9. fifoexecute "rename ice:display/iso/commands.C ice:display/iso/commands.B"
  10. fifoexecute "rename ice:display/iso/commands.XT ice:display/iso/commands.C"
  11. fifoexecute "rename ice:display/iso/commands.YT ice:display/iso/commands.gfx"
  12. shutdown
  13.